home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Old Testament Foundatiosn with Philip Yancey
/
Old Testament Foundatiosn with Philip Yancey - Disc 1.iso
/
pc
/
data
/
book310.dir
/
00048.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-09-06
|
220 b
|
10 lines
on mouseDown
set the moveableSprite of sprite 32 to 0
if pressLessonButton(32) then
pupSprites(1, 48, 0)
set textString to the text of field "book text"
printText(textString)
end if
updateStage()
end